home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 7 / developer source - volume 7.iso / parad / jul95 / ripp1f6.gif < prev    next >
Graphics Interchange Format  |  1996-11-19  |  7KB  |  646x279  |  4-bit (5 colors)
Labels: text | electronics | screenshot | display | number | software | font
OCR: ALIAS.SSL :: #Script1 :: run* method run(var eventInfo Event) var aliasVar String endVar ; Point to the directory where alias.ini is located. aliasVar = readProfileString("c:\\rippy\\alias.ini", "Alias", "myAlias") if not addAlias("myAlias", "Standard", aliasVar) then error Show( ) endIf endmethod Edit Line: 9 Col: 1